func runtime.noteclear
11 uses
runtime (current package)
lock_futex.go#L145: func noteclear(n *note) {
proc.go#L1596: noteclear(&sched.stopnote)
proc.go#L1867: noteclear(&gp.m.park)
proc.go#L2092: noteclear(&sched.safePointNote)
proc.go#L2862: noteclear(&newmHandoff.wake)
proc.go#L6105: noteclear(&sched.sysmonnote)
profbuf.go#L498: noteclear(&b.wait)
rwmutex.go#L94: noteclear(&m.park)
rwmutex.go#L135: noteclear(&m.park)
sigqueue.go#L153: noteclear(&sig.note)
sigqueue.go#L207: noteclear(&sig.note)
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |